CubePlayer MDX Element Functions are those functions that goes at the end of elements like dimensions name,
level name, member name, like for example AllMembers function
[Customer].[hCountry].[Country].AllMembers
To initialize MDX Functions just type dot “.” at selected place.
For example if you want to add ALLMEMBERS.
At the end of level unique [Customer].[hCountry].[Country] type:
· . (dot)
You will get:
Now type:
· charaster A
· press ENTER